home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Pac Man white.swf / scripts / DefineSprite_32_GhKill / frame_2 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  82 b   |  7 lines

  1. tellTarget("/")
  2. {
  3.    playing = false;
  4.    Pacman._visible = false;
  5. }
  6. play();
  7.